[INFO] cloning repository https://github.com/satoaki-ooto/zee
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/satoaki-ooto/zee" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsatoaki-ooto%2Fzee", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsatoaki-ooto%2Fzee'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f29b4bbd976cb182ecd01e75482c1593ac9997bc
[INFO] fixing satoaki-ooto/zee against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsatoaki-ooto%2Fzee" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/satoaki-ooto/zee
[INFO] finished tweaking git repo https://github.com/satoaki-ooto/zee
[INFO] tweaked toml for git repo https://github.com/satoaki-ooto/zee written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/satoaki-ooto/zee on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/satoaki-ooto/zee already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded include_dir_macros v0.7.4
[INFO] [stderr]   Downloaded serde_regex v1.2.0
[INFO] [stderr]   Downloaded libloading v0.9.0
[INFO] [stderr]   Downloaded include_dir v0.7.4
[INFO] [stderr]   Downloaded tree-sitter v0.20.10
[INFO] [stderr]   Downloaded size_format v1.0.2
[INFO] [stderr]   Downloaded by_address v1.2.1
[INFO] [stderr]   Downloaded pkg-version v1.0.0
[INFO] [stderr]   Downloaded crossclip v0.7.1
[INFO] [stderr]   Downloaded str_indices v0.4.4
[INFO] [stderr]   Downloaded smallstr v0.3.1
[INFO] [stderr]   Downloaded ignore v0.4.26
[INFO] [stderr]   Downloaded siphasher v1.0.3
[INFO] [stderr]   Downloaded zi-term v0.3.2
[INFO] [stderr]   Downloaded pkg-version-impl v0.1.1
[INFO] [stderr]   Downloaded x11-clipboard v0.6.1
[INFO] [stderr]   Downloaded zi v0.3.2
[INFO] [stderr]   Downloaded palette_derive v0.7.6
[INFO] [stderr]   Downloaded fast-srgb8 v1.0.0
[INFO] [stderr]   Downloaded rustc-demangle v0.1.27
[INFO] [stderr]   Downloaded ropey v1.6.1
[INFO] [stderr]   Downloaded crossterm v0.23.2
[INFO] [stderr]   Downloaded palette v0.7.6
[INFO] [stderr]   Downloaded xcb v1.7.0
[INFO] [stderr]   Downloaded git2 v0.21.0
[INFO] [stderr]   Downloaded flexi_logger v0.31.9
[INFO] [stderr]   Downloaded libgit2-sys v0.18.5+1.9.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 0fa84090f32ba8747a93612ca7a8467eb2514900100a12e9a3e210fc1e308f2f
[INFO] running `Command { std: "docker" "start" "0fa84090f32ba8747a93612ca7a8467eb2514900100a12e9a3e210fc1e308f2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0fa84090f32ba8747a93612ca7a8467eb2514900100a12e9a3e210fc1e308f2f" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0fa84090f32ba8747a93612ca7a8467eb2514900100a12e9a3e210fc1e308f2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0fa84090f32ba8747a93612ca7a8467eb2514900100a12e9a3e210fc1e308f2f" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking memchr v2.8.2
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]     Checking log v0.4.32
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]    Compiling zee-grammar v0.4.0 (/opt/rustwide/workdir/zee-grammar)
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]     Checking str_indices v0.4.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]     Checking euclid v0.22.14
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking unicode-segmentation v1.13.3
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling cc v1.2.64
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling include_dir v0.7.4
[INFO] [stderr]    Compiling libloading v0.9.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling colored v3.1.1
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]     Checking shlex v2.0.1
[INFO] [stderr]     Checking find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]    Compiling nom v5.1.3
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling by_address v1.2.1
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]    Compiling palette v0.7.6
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]     Checking ryu v1.0.23
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]    Compiling pkg-version-impl v0.1.1
[INFO] [stderr]    Compiling tree-sitter v0.20.10
[INFO] [stderr]    Compiling libz-sys v1.1.29
[INFO] [stderr]    Compiling libgit2-sys v0.18.5+1.9.4
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking num v0.2.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking generic-array v0.12.4
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking itoa v1.0.18
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]     Checking fast-srgb8 v1.0.0
[INFO] [stderr]     Checking rustc-demangle v0.1.27
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking size_format v1.0.2
[INFO] [stderr]     Checking fuzzy-matcher v0.3.7
[INFO] [stderr]     Checking pkg-version v1.0.0
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]    Compiling clap_derive v3.2.25
[INFO] [stderr]     Checking regex v1.12.4
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]    Compiling palette_derive v0.7.6
[INFO] [stderr]     Checking ignore v0.4.26
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking flexi_logger v0.31.9
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]    Compiling ron v0.7.1
[INFO] [stderr]     Checking ropey v1.6.1
[INFO] [stdout] warning: use of deprecated method `cc::Build::shared_flag`: cc only creates static libraries, setting this does nothing
[INFO] [stdout]    --> zee-grammar/src/builder.rs:208:10
[INFO] [stdout]     |
[INFO] [stdout] 208 |         .shared_flag(true)
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking smallstr v0.3.1
[INFO] [stderr]     Checking zee-edit v0.1.2 (/opt/rustwide/workdir/zee-edit)
[INFO] [stderr]     Checking crossterm v0.23.2
[INFO] [stderr]     Checking zi v0.3.2
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> zee-edit/src/lib.rs:62:21
[INFO] [stdout]    |
[INFO] [stdout] 62 |     fn slice_cursor(&self, cursor: &Cursor) -> RopeSlice;
[INFO] [stdout]    |                     ^^^^^                      ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 62 |     fn slice_cursor(&self, cursor: &Cursor) -> RopeSlice<'_>;
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> zee-edit/src/lib.rs:70:21
[INFO] [stdout]    |
[INFO] [stdout] 70 |     fn slice_cursor(&self, cursor: &Cursor) -> RopeSlice {
[INFO] [stdout]    |                     ^^^^^                      ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 70 |     fn slice_cursor(&self, cursor: &Cursor) -> RopeSlice<'_> {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling zee v0.4.0 (/opt/rustwide/workdir/zee)
[INFO] [stderr]     Checking serde_regex v1.2.0
[INFO] [stdout] warning: unused variable: `cursor`
[INFO] [stdout]    --> zee-edit/src/tree.rs:300:24
[INFO] [stdout]     |
[INFO] [stdout] 300 |         let (compound, cursor) = tree.undo().unwrap();
[INFO] [stdout]     |                        ^^^^^^ help: if this is intentional, prefix it with an underscore: `_cursor`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `undo_compound`
[INFO] [stdout]    --> zee-edit/src/tree.rs:395:14
[INFO] [stdout]     |
[INFO] [stdout] 395 |         let (undo_compound, _) = tree.undo().unwrap();
[INFO] [stdout]     |              ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_undo_compound`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `redo_compound`
[INFO] [stdout]    --> zee-edit/src/tree.rs:399:14
[INFO] [stdout]     |
[INFO] [stdout] 399 |         let (redo_compound, _) = tree.redo().unwrap();
[INFO] [stdout]     |              ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_redo_compound`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `operation`
[INFO] [stdout]    --> zee-edit/src/lib.rs:592:13
[INFO] [stdout]     |
[INFO] [stdout] 592 |         let operation = cursor.delete_selection(&mut text);
[INFO] [stdout]     |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_operation`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> zee-edit/src/lib.rs:62:21
[INFO] [stdout]    |
[INFO] [stdout] 62 |     fn slice_cursor(&self, cursor: &Cursor) -> RopeSlice;
[INFO] [stdout]    |                     ^^^^^                      ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 62 |     fn slice_cursor(&self, cursor: &Cursor) -> RopeSlice<'_>;
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> zee-edit/src/lib.rs:70:21
[INFO] [stdout]    |
[INFO] [stdout] 70 |     fn slice_cursor(&self, cursor: &Cursor) -> RopeSlice {
[INFO] [stdout]    |                     ^^^^^                      ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 70 |     fn slice_cursor(&self, cursor: &Cursor) -> RopeSlice<'_> {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> zee-edit/src/graphemes.rs:498:25
[INFO] [stdout]     |
[INFO] [stdout] 498 |     fn line_slice(text: &Rope, line_index: usize) -> RopeSlice {
[INFO] [stdout]     |                         ^^^^^                        ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 498 |     fn line_slice(text: &Rope, line_index: usize) -> RopeSlice<'_> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: failed to run custom build command for `zee v0.4.0 (/opt/rustwide/workdir/zee)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/zee-2c16e59268540661/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=config
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   Error: Git command failed: cd "/opt/rustwide/workdir/config/build/tree-sitter-c" && GIT_TERMINAL_PROMPT="0" "git" "fetch" "--depth" "1" "origin" "517bf92b2c5e8baa4241cbb8a49085ed7c3c48d4"
[INFO] [stderr]   Stdout: 
[INFO] [stderr]   Stderr: fatal: unable to access 'https://github.com/tree-sitter/tree-sitter-c/': Could not resolve host: github.com
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   Stack backtrace:
[INFO] [stderr]      0: <anyhow::Error>::msg::<alloc::string::String>
[INFO] [stderr]      1: zee_grammar::git::run::<&std::path::PathBuf, &str, [&str; 5]>::{closure#1}
[INFO] [stderr]      2: <core::option::Option<alloc::string::String>>::ok_or_else::<anyhow::Error, zee_grammar::git::run<&std::path::PathBuf, &str, [&str; 5]>::{closure#1}>
[INFO] [stderr]      3: zee_grammar::git::run::<&std::path::PathBuf, &str, [&str; 5]>
[INFO] [stderr]      4: zee_grammar::builder::fetch_grammar
[INFO] [stderr]      5: zee_grammar::builder::fetch_and_build_tree_sitter_parsers::{closure#0}
[INFO] [stderr]      6: <&zee_grammar::builder::fetch_and_build_tree_sitter_parsers::{closure#0} as core::ops::function::FnMut<(&zee_grammar::config::ModeConfig,)>>::call_mut
[INFO] [stderr]      7: <core::iter::adapters::map::Map<core::slice::iter::Iter<zee_grammar::config::ModeConfig>, &zee_grammar::builder::fetch_and_build_tree_sitter_parsers::{closure#0}> as core::iter::traits::iterator::Iterator>::next
[INFO] [stderr]      8: <rayon::iter::try_reduce::TryReduceFolder<rayon::iter::ParallelIterator::try_for_each::ok<core::result::Result<(), anyhow::Error>>, core::result::Result<(), anyhow::Error>> as rayon::iter::plumbing::Folder<core::result::Result<(), anyhow::Error>>>::consume_iter::<core::iter::adapters::map::Map<core::slice::iter::Iter<zee_grammar::config::ModeConfig>, &zee_grammar::builder::fetch_and_build_tree_sitter_parsers::{closure#0}>>
[INFO] [stderr]      9: <rayon::iter::map::MapFolder<rayon::iter::try_reduce::TryReduceFolder<rayon::iter::ParallelIterator::try_for_each::ok<core::result::Result<(), anyhow::Error>>, core::result::Result<(), anyhow::Error>>, zee_grammar::builder::fetch_and_build_tree_sitter_parsers::{closure#0}> as rayon::iter::plumbing::Folder<&zee_grammar::config::ModeConfig>>::consume_iter::<core::slice::iter::Iter<zee_grammar::config::ModeConfig>>
[INFO] [stderr]     10: <rayon::slice::IterProducer<zee_grammar::config::ModeConfig> as rayon::iter::plumbing::Producer>::fold_with::<rayon::iter::map::MapFolder<rayon::iter::try_reduce::TryReduceFolder<rayon::iter::ParallelIterator::try_for_each::ok<core::result::Result<(), anyhow::Error>>, core::result::Result<(), anyhow::Error>>, zee_grammar::builder::fetch_and_build_tree_sitter_parsers::{closure#0}>>
[INFO] [stderr]     11: rayon::iter::plumbing::bridge_producer_consumer::helper::<rayon::slice::IterProducer<zee_grammar::config::ModeConfig>, rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<rayon::iter::ParallelIterator::try_for_each::ok<core::result::Result<(), anyhow::Error>>, <() as core::default::Default>::default>, zee_grammar::builder::fetch_and_build_tree_sitter_parsers::{closure#0}>>
[INFO] [stderr]     12: rayon::iter::plumbing::bridge_producer_consumer::helper::<rayon::slice::IterProducer<zee_grammar::config::ModeConfig>, rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<rayon::iter::ParallelIterator::try_for_each::ok<core::result::Result<(), anyhow::Error>>, <() as core::default::Default>::default>, zee_grammar::builder::fetch_and_build_tree_sitter_parsers::{closure#0}>>::{closure#0}
[INFO] [stderr]     13: rayon_core::join::join_context::call_a::<core::result::Result<(), anyhow::Error>, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<zee_grammar::config::ModeConfig>, rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<rayon::iter::ParallelIterator::try_for_each::ok<core::result::Result<(), anyhow::Error>>, <() as core::default::Default>::default>, zee_grammar::builder::fetch_and_build_tree_sitter_parsers::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stderr]     14: <core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<(), anyhow::Error>, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<zee_grammar::config::ModeConfig>, rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<rayon::iter::ParallelIterator::try_for_each::ok<core::result::Result<(), anyhow::Error>>, <() as core::default::Default>::default>, zee_grammar::builder::fetch_and_build_tree_sitter_parsers::{closure#0}>>::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     15: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<(), anyhow::Error>, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<zee_grammar::config::ModeConfig>, rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<rayon::iter::ParallelIterator::try_for_each::ok<core::result::Result<(), anyhow::Error>>, <() as core::default::Default>::default>, zee_grammar::builder::fetch_and_build_tree_sitter_parsers::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result<(), anyhow::Error>>
[INFO] [stderr]     16: __rust_try
[INFO] [stderr]     17: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<(), anyhow::Error>, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<zee_grammar::config::ModeConfig>, rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<rayon::iter::ParallelIterator::try_for_each::ok<core::result::Result<(), anyhow::Error>>, <() as core::default::Default>::default>, zee_grammar::builder::fetch_and_build_tree_sitter_parsers::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result<(), anyhow::Error>>
[INFO] [stderr]     18: rayon_core::unwind::halt_unwinding::<rayon_core::join::join_context::call_a<core::result::Result<(), anyhow::Error>, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<zee_grammar::config::ModeConfig>, rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<rayon::iter::ParallelIterator::try_for_each::ok<core::result::Result<(), anyhow::Error>>, <() as core::default::Default>::default>, zee_grammar::builder::fetch_and_build_tree_sitter_parsers::{closure#0}>>::{closure#0}>::{closure#0}, core::result::Result<(), anyhow::Error>>
[INFO] [stderr]     19: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<zee_grammar::config::ModeConfig>, rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<rayon::iter::ParallelIterator::try_for_each::ok<core::result::Result<(), anyhow::Error>>, <() as core::default::Default>::default>, zee_grammar::builder::fetch_and_build_tree_sitter_parsers::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<zee_grammar::config::ModeConfig>, rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<rayon::iter::ParallelIterator::try_for_each::ok<core::result::Result<(), anyhow::Error>>, <() as core::default::Default>::default>, zee_grammar::builder::fetch_and_build_tree_sitter_parsers::{closure#0}>>::{closure#1}, core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>>::{closure#0}
[INFO] [stderr]     20: rayon_core::registry::in_worker::<rayon_core::join::join_context<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<zee_grammar::config::ModeConfig>, rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<rayon::iter::ParallelIterator::try_for_each::ok<core::result::Result<(), anyhow::Error>>, <() as core::default::Default>::default>, zee_grammar::builder::fetch_and_build_tree_sitter_parsers::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<zee_grammar::config::ModeConfig>, rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<rayon::iter::ParallelIterator::try_for_each::ok<core::result::Result<(), anyhow::Error>>, <() as core::default::Default>::default>, zee_grammar::builder::fetch_and_build_tree_sitter_parsers::{closure#0}>>::{closure#1}, core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>>::{closure#0}, (core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>)>
[INFO] [stderr]     21: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<zee_grammar::config::ModeConfig>, rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<rayon::iter::ParallelIterator::try_for_each::ok<core::result::Result<(), anyhow::Error>>, <() as core::default::Default>::default>, zee_grammar::builder::fetch_and_build_tree_sitter_parsers::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<zee_grammar::config::ModeConfig>, rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<rayon::iter::ParallelIterator::try_for_each::ok<core::result::Result<(), anyhow::Error>>, <() as core::default::Default>::default>, zee_grammar::builder::fetch_and_build_tree_sitter_parsers::{closure#0}>>::{closure#1}, core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>>
[INFO] [stderr]     22: rayon::iter::plumbing::bridge_producer_consumer::helper::<rayon::slice::IterProducer<zee_grammar::config::ModeConfig>, rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<rayon::iter::ParallelIterator::try_for_each::ok<core::result::Result<(), anyhow::Error>>, <() as core::default::Default>::default>, zee_grammar::builder::fetch_and_build_tree_sitter_parsers::{closure#0}>>
[INFO] [stderr]     23: rayon::iter::plumbing::bridge_producer_consumer::helper::<rayon::slice::IterProducer<zee_grammar::config::ModeConfig>, rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<rayon::iter::ParallelIterator::try_for_each::ok<core::result::Result<(), anyhow::Error>>, <() as core::default::Default>::default>, zee_grammar::builder::fetch_and_build_tree_sitter_parsers::{closure#0}>>::{closure#0}
[INFO] [stderr]     24: rayon_core::join::join_context::call_a::<core::result::Result<(), anyhow::Error>, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<zee_grammar::config::ModeConfig>, rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<rayon::iter::ParallelIterator::try_for_each::ok<core::result::Result<(), anyhow::Error>>, <() as core::default::Default>::default>, zee_grammar::builder::fetch_and_build_tree_sitter_parsers::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stderr]     25: <core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<(), anyhow::Error>, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<zee_grammar::config::ModeConfig>, rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<rayon::iter::ParallelIterator::try_for_each::ok<core::result::Result<(), anyhow::Error>>, <() as core::default::Default>::default>, zee_grammar::builder::fetch_and_build_tree_sitter_parsers::{closure#0}>>::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     26: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<(), anyhow::Error>, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<zee_grammar::config::ModeConfig>, rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<rayon::iter::ParallelIterator::try_for_each::ok<core::result::Result<(), anyhow::Error>>, <() as core::default::Default>::default>, zee_grammar::builder::fetch_and_build_tree_sitter_parsers::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result<(), anyhow::Error>>
[INFO] [stderr]     27: __rust_try
[INFO] [stderr]     28: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<(), anyhow::Error>, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<zee_grammar::config::ModeConfig>, rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<rayon::iter::ParallelIterator::try_for_each::ok<core::result::Result<(), anyhow::Error>>, <() as core::default::Default>::default>, zee_grammar::builder::fetch_and_build_tree_sitter_parsers::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result<(), anyhow::Error>>
[INFO] [stderr]     29: rayon_core::unwind::halt_unwinding::<rayon_core::join::join_context::call_a<core::result::Result<(), anyhow::Error>, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<zee_grammar::config::ModeConfig>, rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<rayon::iter::ParallelIterator::try_for_each::ok<core::result::Result<(), anyhow::Error>>, <() as core::default::Default>::default>, zee_grammar::builder::fetch_and_build_tree_sitter_parsers::{closure#0}>>::{closure#0}>::{closure#0}, core::result::Result<(), anyhow::Error>>
[INFO] [stderr]     30: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<zee_grammar::config::ModeConfig>, rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<rayon::iter::ParallelIterator::try_for_each::ok<core::result::Result<(), anyhow::Error>>, <() as core::default::Default>::default>, zee_grammar::builder::fetch_and_build_tree_sitter_parsers::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<zee_grammar::config::ModeConfig>, rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<rayon::iter::ParallelIterator::try_for_each::ok<core::result::Result<(), anyhow::Error>>, <() as core::default::Default>::default>, zee_grammar::builder::fetch_and_build_tree_sitter_parsers::{closure#0}>>::{closure#1}, core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>>::{closure#0}
[INFO] [stderr]     31: rayon_core::registry::in_worker::<rayon_core::join::join_context<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<zee_grammar::config::ModeConfig>, rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<rayon::iter::ParallelIterator::try_for_each::ok<core::result::Result<(), anyhow::Error>>, <() as core::default::Default>::default>, zee_grammar::builder::fetch_and_build_tree_sitter_parsers::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<zee_grammar::config::ModeConfig>, rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<rayon::iter::ParallelIterator::try_for_each::ok<core::result::Result<(), anyhow::Error>>, <() as core::default::Default>::default>, zee_grammar::builder::fetch_and_build_tree_sitter_parsers::{closure#0}>>::{closure#1}, core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>>::{closure#0}, (core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>)>
[INFO] [stderr]     32: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<zee_grammar::config::ModeConfig>, rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<rayon::iter::ParallelIterator::try_for_each::ok<core::result::Result<(), anyhow::Error>>, <() as core::default::Default>::default>, zee_grammar::builder::fetch_and_build_tree_sitter_parsers::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<zee_grammar::config::ModeConfig>, rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<rayon::iter::ParallelIterator::try_for_each::ok<core::result::Result<(), anyhow::Error>>, <() as core::default::Default>::default>, zee_grammar::builder::fetch_and_build_tree_sitter_parsers::{closure#0}>>::{closure#1}, core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>>
[INFO] [stderr]     33: rayon::iter::plumbing::bridge_producer_consumer::helper::<rayon::slice::IterProducer<zee_grammar::config::ModeConfig>, rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<rayon::iter::ParallelIterator::try_for_each::ok<core::result::Result<(), anyhow::Error>>, <() as core::default::Default>::default>, zee_grammar::builder::fetch_and_build_tree_sitter_parsers::{closure#0}>>
[INFO] [stderr]     34: rayon::iter::plumbing::bridge_producer_consumer::helper::<rayon::slice::IterProducer<zee_grammar::config::ModeConfig>, rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<rayon::iter::ParallelIterator::try_for_each::ok<core::result::Result<(), anyhow::Error>>, <() as core::default::Default>::default>, zee_grammar::builder::fetch_and_build_tree_sitter_parsers::{closure#0}>>::{closure#0}
[INFO] [stderr]     35: rayon_core::join::join_context::call_a::<core::result::Result<(), anyhow::Error>, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<zee_grammar::config::ModeConfig>, rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<rayon::iter::ParallelIterator::try_for_each::ok<core::result::Result<(), anyhow::Error>>, <() as core::default::Default>::default>, zee_grammar::builder::fetch_and_build_tree_sitter_parsers::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stderr]     36: <core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<(), anyhow::Error>, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<zee_grammar::config::ModeConfig>, rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<rayon::iter::ParallelIterator::try_for_each::ok<core::result::Result<(), anyhow::Error>>, <() as core::default::Default>::default>, zee_grammar::builder::fetch_and_build_tree_sitter_parsers::{closure#0}>>::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     37: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<(), anyhow::Error>, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<zee_grammar::config::ModeConfig>, rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<rayon::iter::ParallelIterator::try_for_each::ok<core::result::Result<(), anyhow::Error>>, <() as core::default::Default>::default>, zee_grammar::builder::fetch_and_build_tree_sitter_parsers::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result<(), anyhow::Error>>
[INFO] [stderr]     38: __rust_try
[INFO] [stderr]     39: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<(), anyhow::Error>, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<zee_grammar::config::ModeConfig>, rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<rayon::iter::ParallelIterator::try_for_each::ok<core::result::Result<(), anyhow::Error>>, <() as core::default::Default>::default>, zee_grammar::builder::fetch_and_build_tree_sitter_parsers::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result<(), anyhow::Error>>
[INFO] [stderr]     40: rayon_core::unwind::halt_unwinding::<rayon_core::join::join_context::call_a<core::result::Result<(), anyhow::Error>, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<zee_grammar::config::ModeConfig>, rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<rayon::iter::ParallelIterator::try_for_each::ok<core::result::Result<(), anyhow::Error>>, <() as core::default::Default>::default>, zee_grammar::builder::fetch_and_build_tree_sitter_parsers::{closure#0}>>::{closure#0}>::{closure#0}, core::result::Result<(), anyhow::Error>>
[INFO] [stderr]     41: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<zee_grammar::config::ModeConfig>, rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<rayon::iter::ParallelIterator::try_for_each::ok<core::result::Result<(), anyhow::Error>>, <() as core::default::Default>::default>, zee_grammar::builder::fetch_and_build_tree_sitter_parsers::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<zee_grammar::config::ModeConfig>, rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<rayon::iter::ParallelIterator::try_for_each::ok<core::result::Result<(), anyhow::Error>>, <() as core::default::Default>::default>, zee_grammar::builder::fetch_and_build_tree_sitter_parsers::{closure#0}>>::{closure#1}, core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>>::{closure#0}
[INFO] [stderr]     42: rayon_core::registry::in_worker::<rayon_core::join::join_context<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<zee_grammar::config::ModeConfig>, rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<rayon::iter::ParallelIterator::try_for_each::ok<core::result::Result<(), anyhow::Error>>, <() as core::default::Default>::default>, zee_grammar::builder::fetch_and_build_tree_sitter_parsers::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<zee_grammar::config::ModeConfig>, rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<rayon::iter::ParallelIterator::try_for_each::ok<core::result::Result<(), anyhow::Error>>, <() as core::default::Default>::default>, zee_grammar::builder::fetch_and_build_tree_sitter_parsers::{closure#0}>>::{closure#1}, core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>>::{closure#0}, (core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>)>
[INFO] [stderr]     43: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<zee_grammar::config::ModeConfig>, rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<rayon::iter::ParallelIterator::try_for_each::ok<core::result::Result<(), anyhow::Error>>, <() as core::default::Default>::default>, zee_grammar::builder::fetch_and_build_tree_sitter_parsers::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<zee_grammar::config::ModeConfig>, rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<rayon::iter::ParallelIterator::try_for_each::ok<core::result::Result<(), anyhow::Error>>, <() as core::default::Default>::default>, zee_grammar::builder::fetch_and_build_tree_sitter_parsers::{closure#0}>>::{closure#1}, core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>>
[INFO] [stderr]     44: rayon::iter::plumbing::bridge_producer_consumer::helper::<rayon::slice::IterProducer<zee_grammar::config::ModeConfig>, rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<rayon::iter::ParallelIterator::try_for_each::ok<core::result::Result<(), anyhow::Error>>, <() as core::default::Default>::default>, zee_grammar::builder::fetch_and_build_tree_sitter_parsers::{closure#0}>>
[INFO] [stderr]     45: rayon::iter::plumbing::bridge_producer_consumer::helper::<rayon::slice::IterProducer<zee_grammar::config::ModeConfig>, rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<rayon::iter::ParallelIterator::try_for_each::ok<core::result::Result<(), anyhow::Error>>, <() as core::default::Default>::default>, zee_grammar::builder::fetch_and_build_tree_sitter_parsers::{closure#0}>>::{closure#0}
[INFO] [stderr]     46: rayon_core::join::join_context::call_a::<core::result::Result<(), anyhow::Error>, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<zee_grammar::config::ModeConfig>, rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<rayon::iter::ParallelIterator::try_for_each::ok<core::result::Result<(), anyhow::Error>>, <() as core::default::Default>::default>, zee_grammar::builder::fetch_and_build_tree_sitter_parsers::{closure#0}>>::{closure#0}>::{closure#0}
[INFO] [stderr]     47: <core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<(), anyhow::Error>, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<zee_grammar::config::ModeConfig>, rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<rayon::iter::ParallelIterator::try_for_each::ok<core::result::Result<(), anyhow::Error>>, <() as core::default::Default>::default>, zee_grammar::builder::fetch_and_build_tree_sitter_parsers::{closure#0}>>::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     48: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<(), anyhow::Error>, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<zee_grammar::config::ModeConfig>, rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<rayon::iter::ParallelIterator::try_for_each::ok<core::result::Result<(), anyhow::Error>>, <() as core::default::Default>::default>, zee_grammar::builder::fetch_and_build_tree_sitter_parsers::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result<(), anyhow::Error>>
[INFO] [stderr]     49: __rust_try
[INFO] [stderr]     50: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<rayon_core::join::join_context::call_a<core::result::Result<(), anyhow::Error>, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<zee_grammar::config::ModeConfig>, rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<rayon::iter::ParallelIterator::try_for_each::ok<core::result::Result<(), anyhow::Error>>, <() as core::default::Default>::default>, zee_grammar::builder::fetch_and_build_tree_sitter_parsers::{closure#0}>>::{closure#0}>::{closure#0}>, core::result::Result<(), anyhow::Error>>
[INFO] [stderr]     51: rayon_core::unwind::halt_unwinding::<rayon_core::join::join_context::call_a<core::result::Result<(), anyhow::Error>, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<zee_grammar::config::ModeConfig>, rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<rayon::iter::ParallelIterator::try_for_each::ok<core::result::Result<(), anyhow::Error>>, <() as core::default::Default>::default>, zee_grammar::builder::fetch_and_build_tree_sitter_parsers::{closure#0}>>::{closure#0}>::{closure#0}, core::result::Result<(), anyhow::Error>>
[INFO] [stderr]     52: rayon_core::join::join_context::<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<zee_grammar::config::ModeConfig>, rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<rayon::iter::ParallelIterator::try_for_each::ok<core::result::Result<(), anyhow::Error>>, <() as core::default::Default>::default>, zee_grammar::builder::fetch_and_build_tree_sitter_parsers::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<zee_grammar::config::ModeConfig>, rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<rayon::iter::ParallelIterator::try_for_each::ok<core::result::Result<(), anyhow::Error>>, <() as core::default::Default>::default>, zee_grammar::builder::fetch_and_build_tree_sitter_parsers::{closure#0}>>::{closure#1}, core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>>::{closure#0}
[INFO] [stderr]     53: <rayon_core::registry::Registry>::in_worker_cold::<rayon_core::join::join_context<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<zee_grammar::config::ModeConfig>, rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<rayon::iter::ParallelIterator::try_for_each::ok<core::result::Result<(), anyhow::Error>>, <() as core::default::Default>::default>, zee_grammar::builder::fetch_and_build_tree_sitter_parsers::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<zee_grammar::config::ModeConfig>, rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<rayon::iter::ParallelIterator::try_for_each::ok<core::result::Result<(), anyhow::Error>>, <() as core::default::Default>::default>, zee_grammar::builder::fetch_and_build_tree_sitter_parsers::{closure#0}>>::{closure#1}, core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>>::{closure#0}, (core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>)>::{closure#0}::{closure#0}
[INFO] [stderr]     54: <rayon_core::job::JobResult<(core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>)>>::call::<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<zee_grammar::config::ModeConfig>, rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<rayon::iter::ParallelIterator::try_for_each::ok<core::result::Result<(), anyhow::Error>>, <() as core::default::Default>::default>, zee_grammar::builder::fetch_and_build_tree_sitter_parsers::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<zee_grammar::config::ModeConfig>, rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<rayon::iter::ParallelIterator::try_for_each::ok<core::result::Result<(), anyhow::Error>>, <() as core::default::Default>::default>, zee_grammar::builder::fetch_and_build_tree_sitter_parsers::{closure#0}>>::{closure#1}, core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>>::{closure#0}, (core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>)>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stderr]     55: <core::panic::unwind_safe::AssertUnwindSafe<<rayon_core::job::JobResult<(core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>)>>::call<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<zee_grammar::config::ModeConfig>, rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<rayon::iter::ParallelIterator::try_for_each::ok<core::result::Result<(), anyhow::Error>>, <() as core::default::Default>::default>, zee_grammar::builder::fetch_and_build_tree_sitter_parsers::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<zee_grammar::config::ModeConfig>, rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<rayon::iter::ParallelIterator::try_for_each::ok<core::result::Result<(), anyhow::Error>>, <() as core::default::Default>::default>, zee_grammar::builder::fetch_and_build_tree_sitter_parsers::{closure#0}>>::{closure#1}, core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>>::{closure#0}, (core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>)>::{closure#0}::{closure#0}>::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     56: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<<rayon_core::job::JobResult<(core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>)>>::call<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<zee_grammar::config::ModeConfig>, rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<rayon::iter::ParallelIterator::try_for_each::ok<core::result::Result<(), anyhow::Error>>, <() as core::default::Default>::default>, zee_grammar::builder::fetch_and_build_tree_sitter_parsers::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<zee_grammar::config::ModeConfig>, rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<rayon::iter::ParallelIterator::try_for_each::ok<core::result::Result<(), anyhow::Error>>, <() as core::default::Default>::default>, zee_grammar::builder::fetch_and_build_tree_sitter_parsers::{closure#0}>>::{closure#1}, core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>>::{closure#0}, (core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>)>::{closure#0}::{closure#0}>::{closure#0}>, (core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>)>
[INFO] [stderr]     57: __rust_try
[INFO] [stderr]     58: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<<rayon_core::job::JobResult<(core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>)>>::call<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<zee_grammar::config::ModeConfig>, rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<rayon::iter::ParallelIterator::try_for_each::ok<core::result::Result<(), anyhow::Error>>, <() as core::default::Default>::default>, zee_grammar::builder::fetch_and_build_tree_sitter_parsers::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<zee_grammar::config::ModeConfig>, rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<rayon::iter::ParallelIterator::try_for_each::ok<core::result::Result<(), anyhow::Error>>, <() as core::default::Default>::default>, zee_grammar::builder::fetch_and_build_tree_sitter_parsers::{closure#0}>>::{closure#1}, core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>>::{closure#0}, (core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>)>::{closure#0}::{closure#0}>::{closure#0}>, (core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>)>
[INFO] [stderr]     59: rayon_core::unwind::halt_unwinding::<<rayon_core::job::JobResult<(core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>)>>::call<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<zee_grammar::config::ModeConfig>, rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<rayon::iter::ParallelIterator::try_for_each::ok<core::result::Result<(), anyhow::Error>>, <() as core::default::Default>::default>, zee_grammar::builder::fetch_and_build_tree_sitter_parsers::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<zee_grammar::config::ModeConfig>, rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<rayon::iter::ParallelIterator::try_for_each::ok<core::result::Result<(), anyhow::Error>>, <() as core::default::Default>::default>, zee_grammar::builder::fetch_and_build_tree_sitter_parsers::{closure#0}>>::{closure#1}, core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>>::{closure#0}, (core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>)>::{closure#0}::{closure#0}>::{closure#0}, (core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>)>
[INFO] [stderr]     60: <rayon_core::job::JobResult<(core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>)>>::call::<<rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<zee_grammar::config::ModeConfig>, rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<rayon::iter::ParallelIterator::try_for_each::ok<core::result::Result<(), anyhow::Error>>, <() as core::default::Default>::default>, zee_grammar::builder::fetch_and_build_tree_sitter_parsers::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<zee_grammar::config::ModeConfig>, rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<rayon::iter::ParallelIterator::try_for_each::ok<core::result::Result<(), anyhow::Error>>, <() as core::default::Default>::default>, zee_grammar::builder::fetch_and_build_tree_sitter_parsers::{closure#0}>>::{closure#1}, core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>>::{closure#0}, (core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>)>::{closure#0}::{closure#0}>
[INFO] [stderr]     61: <rayon_core::job::StackJob<rayon_core::latch::LatchRef<rayon_core::latch::LockLatch>, <rayon_core::registry::Registry>::in_worker_cold<rayon_core::join::join_context<rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<zee_grammar::config::ModeConfig>, rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<rayon::iter::ParallelIterator::try_for_each::ok<core::result::Result<(), anyhow::Error>>, <() as core::default::Default>::default>, zee_grammar::builder::fetch_and_build_tree_sitter_parsers::{closure#0}>>::{closure#0}, rayon::iter::plumbing::bridge_producer_consumer::helper<rayon::slice::IterProducer<zee_grammar::config::ModeConfig>, rayon::iter::map::MapConsumer<rayon::iter::try_reduce::TryReduceConsumer<rayon::iter::ParallelIterator::try_for_each::ok<core::result::Result<(), anyhow::Error>>, <() as core::default::Default>::default>, zee_grammar::builder::fetch_and_build_tree_sitter_parsers::{closure#0}>>::{closure#1}, core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>>::{closure#0}, (core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>)>::{closure#0}::{closure#0}, (core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>)> as rayon_core::job::Job>::execute
[INFO] [stderr]     62: <rayon_core::job::JobRef>::execute
[INFO] [stderr]     63: <rayon_core::registry::WorkerThread>::execute
[INFO] [stderr]     64: <rayon_core::registry::WorkerThread>::wait_until_cold
[INFO] [stderr]     65: <rayon_core::registry::WorkerThread>::wait_until::<rayon_core::latch::OnceLatch>
[INFO] [stderr]     66: <rayon_core::registry::WorkerThread>::wait_until_out_of_work
[INFO] [stderr]     67: rayon_core::registry::main_loop
[INFO] [stderr]     68: <rayon_core::registry::ThreadBuilder>::run
[INFO] [stderr]     69: <rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}
[INFO] [stderr]     70: std::sys::backtrace::__rust_begin_short_backtrace::<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>
[INFO] [stderr]     71: std::thread::lifecycle::spawn_unchecked::<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stderr]     72: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     73: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr]     74: __rust_try
[INFO] [stderr]     75: std::thread::lifecycle::spawn_unchecked::<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1}
[INFO] [stderr]     76: <std::thread::lifecycle::spawn_unchecked<<rayon_core::registry::DefaultSpawn as rayon_core::registry::ThreadSpawn>::spawn::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]     77: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/alloc/src/boxed.rs:2273:9
[INFO] [stderr]     78: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]                at /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stderr]     79: <unknown>
[INFO] [stderr]     80: clone
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "0fa84090f32ba8747a93612ca7a8467eb2514900100a12e9a3e210fc1e308f2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0fa84090f32ba8747a93612ca7a8467eb2514900100a12e9a3e210fc1e308f2f", kill_on_drop: false }`
[INFO] [stdout] 0fa84090f32ba8747a93612ca7a8467eb2514900100a12e9a3e210fc1e308f2f
